|
NetBeans is a software development platform written in Java. The NetBeans Platform allows applications to be developed from a set of modular software components called ''modules''. Applications based on the NetBeans Platform, including the NetBeans integrated development environment (IDE), can be extended by third party developers.〔(platform: NetBeans Modules and Rich-Client Applications Learning Trail )〕 The NetBeans IDE is primarily intended for development in Java, but also supports other languages, in particular PHP, C/C++ and HTML5.〔(HTML5 Web Development Support )〕 NetBeans is cross-platform and runs on Microsoft Windows, Mac OS X, Linux, Solaris and other platforms supporting a compatible JVM. The NetBeans Team actively support the product and seek feature suggestions from the wider community. Every release is preceded by a time for Community testing and feedback〔(【引用サイトリンク】 Experiences of NetBeans 7.4 testing )〕 == History == Define $dx = 25 # shift text to right side of bar Define $dy = -3 # shift text to right side of bar ImageSize = width:160 height:550 PlotArea = width:50 height:530 left:50 bottom:10 DateFormat = mm/dd/yyyy Define $start = 06/01/2003 Define $now = 11/04/2015 Period = from:$start till:$now TimeAxis = orientation:vertical ScaleMajor = unit:year increment:1 start:2004 PlotData= bar:Leaders color:blue width:25 mark:(line,white) align:left fontsize:S from:$start till:$now from:06/01/2003 till:06/01/2003 shift:($dx,$dy) fontsize:XS text:3.5 from:04/01/2004 till:04/01/2004 shift:($dx,$dy) fontsize:XS text:3.6 from:12/01/2004 till:12/01/2004 shift:($dx,$dy) fontsize:XS text:4.0 from:05/01/2005 till:05/01/2005 shift:($dx,$dy) fontsize:XS text:4.1 from:01/01/2006 till:01/01/2006 shift:($dx,$dy) fontsize:XS text:5.0 from:10/30/2006 till:10/30/2006 shift:($dx,$dy) fontsize:XS text:5.5 from:05/24/2007 till:05/24/2007 shift:($dx,$dy) fontsize:XS text:5.5.1 from:12/03/2007 till:12/03/2007 shift:($dx,$dy) fontsize:XS text:6.0 from:04/28/2008 till:04/28/2008 shift:($dx,$dy) fontsize:XS text:6.1 from:11/20/2008 till:11/20/2008 shift:($dx,$dy) fontsize:XS text:6.5 from:03/16/2009 till:03/16/2009 shift:($dx,$dy) fontsize:XS text:6.5.1 from:06/29/2009 till:06/29/2009 shift:($dx,-6) fontsize:XS text:6.7 from:07/27/2009 till:07/27/2009 shift:($dx,0) fontsize:XS text:6.7.1 from:12/10/2009 till:12/10/2009 shift:($dx,$dy) fontsize:XS text:6.8 from:06/15/2010 till:06/15/2010 shift:($dx,$dy) fontsize:XS text:6.9 from:08/04/2010 till:08/04/2010 shift:($dx,$dy) fontsize:XS text:6.9.1 from:04/19/2011 till:04/19/2011 shift:($dx,$dy) fontsize:XS text:7.0 from:08/01/2011 till:08/01/2011 shift:($dx,$dy) fontsize:XS text:7.0.1 from:01/05/2012 till:01/05/2012 shift:($dx,$dy) fontsize:XS text:7.1 from:02/29/2012 till:02/29/2012 shift:($dx,$dy) fontsize:XS text:7.1.1 from:04/24/2012 till:04/24/2012 shift:($dx,$dy) fontsize:XS text:7.1.2 from:07/17/2012 till:07/17/2012 shift:($dx,$dy) fontsize:XS text:7.2 from:02/21/2013 till:02/21/2013 shift:($dx,$dy) fontsize:XS text:7.3 from:06/12/2013 till:06/12/2013 shift:($dx,$dy) fontsize:XS text:7.3.1 from:10/15/2013 till:10/15/2013 shift:($dx,$dy) fontsize:XS text:7.4 from:03/18/2014 till:03/18/2014 shift:($dx,$dy) fontsize:XS text:8.0 from:09/09/2014 till:09/09/2014 shift:($dx,$dy) fontsize:XS text:8.0.1 from:11/28/2014 till:11/28/2014 shift:($dx,$dy) fontsize:XS text:8.0.2 from:11/04/2015 till:11/04/2015 shift:($dx,$dy) fontsize:XS text:8.1 NetBeans IDE Releases〔(NetBeans Release Roadmap ). Netbeans.org. Retrieved on 2013-07-18.〕 NetBeans began in 1996 as Xelfi (word play on ''Delphi''),〔(【引用サイトリンク】 title=original Xelfi homepage )〕〔(【引用サイトリンク】 title= Happy Birthday NetBeans - interview with Jaroslav "Yarda" Tulach )〕 a Java IDE student project under the guidance of the Faculty of Mathematics and Physics at Charles University in Prague. In 1997 Roman Staněk formed a company around the project and produced commercial versions of the NetBeans IDE until it was bought by Sun Microsystems in 1999. Sun open-sourced the NetBeans IDE in June of the following year. Since then, the NetBeans community has continued to grow.〔(【引用サイトリンク】 title=A Brief History of NetBeans )〕 In 2010, Sun (and thus NetBeans) was acquired by Oracle. 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「NetBeans」の詳細全文を読む スポンサード リンク
|